cody - HTMLify profile
files of /cody/solygambas/html-css-javascript-projects/049-todo list/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
const form = document.getElementById("form");
const input = document.getElementById("input");
const todosList = document.getElem
const input = document.getElementById("input");
const todosList = document.getElem